home *** CD-ROM | disk | FTP | other *** search
/ Aminet 1 (Walnut Creek) / Aminet - June 1993 [Walnut Creek].iso / aminet / os20 / util / borderblank.lha / BorderBlank.doc < prev    next >
Text File  |  1991-06-06  |  3KB  |  72 lines

  1. ==========================================================================
  2.  
  3.                               BorderBlank
  4.  
  5.                     Copyright (c) 1991 by Fabio Rossetti
  6.  
  7.                       Freely Redistributable Software
  8.  
  9. ==========================================================================
  10.  
  11.  
  12. What you need to run this program.
  13.  
  14. You need an A500,A2000,A2500,A3000* (or later :-) with ECS SuperDenise
  15. (the 8373 chip ) and OS 2.xx (version 36 or later). Otherwise
  16. BorderBlank will simply flash the screen and exit.
  17.  
  18. What this program does.
  19.  
  20. Besides the new graphics modes, one of the new features of the ECS
  21. SuperDenise is the ability to blank one screen's border to black
  22. instead of using color 0 (the background color) as usual.
  23. On some multiscan monitors using severe overscan the display looks
  24. much better with a blanked border. If a 2320 or a 3000's Video Display
  25. Enhancer is used, blanking the border to black will also eliminate the
  26. silly flickering line at the top of the screen.
  27. BorderBlank will alternatively activate and deactivate this option for
  28. all Intuition screens. You run it the first time, the border goes off,
  29. you run it a second time and the border comes again and so on.
  30. You get the idea.
  31.  
  32. How this program is run.
  33.  
  34. BorderBlank can be run both from Workbench and both from the Shell.
  35. If you are using a Shell, you will need to RUN or to '&' borderblank.
  36. Usually you will simply drag the BorderBlank icon into the WBStartup
  37. drawer and leave it there, to have a display with no border at
  38. startup. Note that the BorderBlank icon must have the ToolType DONOWAIT
  39. set to behave properly at startup (the icon included has it set).
  40.  
  41. Caveat.
  42.  
  43. BorderBlank is implemented by SetFuction()ing these intuition.library
  44. functions: OpenWorkbench(); OpenScreen(); OpenScreenTagList(). If you
  45. happen to have other programs patching the same functions, run BorderBlank
  46. AFTER these programs. This is because when  BorderBlank is called
  47. every other time to restore the border, the function vectors are restored
  48. too, so running it before those programs would cause them to have no
  49. (or very bad..) effects.
  50.  
  51. That's it.
  52.  
  53. BorderBlank is freely redistrutable, but NOT public domain: this means
  54. you can copy it as much as you like, but only a for a small fee and
  55. you are not allowed to modify it in any way. You are also prohibited
  56. to use BorderBlank for any kind of military purposes.
  57. If you want to send comments,praise,criticism,loathing or just flames,
  58. you can reach me here, at the extreme borders of cyberspace:
  59.  
  60. Fidonet :  Fabio Rossetti, 2:332/109.2
  61.  
  62. Internet:  ross@teafi.sublink.org
  63.            Fabio.Rossetti@p2.f109.n332.z2.fidonet.org
  64.  
  65. or you can send snail mail to:
  66.  
  67. Fabio Rossetti
  68. Via Valdorcia, 22
  69. FIRENZE I-50127
  70. ITALY
  71.  
  72.